Changed -xen x86-32 defconfig CONFIG_EXT2_FS=y
authorjrb44@plym.cl.cam.ac.uk <jrb44@plym.cl.cam.ac.uk>
Wed, 28 Sep 2005 13:29:35 +0000 (14:29 +0100)
committerjrb44@plym.cl.cam.ac.uk <jrb44@plym.cl.cam.ac.uk>
Wed, 28 Sep 2005 13:29:35 +0000 (14:29 +0100)
Was previously a module, caused LTP test sysfs01 to fail. Compiling in to
the kernel brings this in to line with our own -xen x86-64 kernel and
vendor kernels.

Signed-off-by: James Bulpin <james@xensource.com>
linux-2.6-xen-sparse/arch/xen/configs/xen_defconfig_x86_32

index a0f20e82b3db08f6127f2aa54c1416b2657b0a66..9321cfb0cfc7f7344d063afe84ad3ec0ba81102b 100644 (file)
@@ -2684,7 +2684,7 @@ CONFIG_ACPI_SYSTEM=y
 #
 # File systems
 #
-CONFIG_EXT2_FS=m
+CONFIG_EXT2_FS=y
 CONFIG_EXT2_FS_XATTR=y
 CONFIG_EXT2_FS_POSIX_ACL=y
 CONFIG_EXT2_FS_SECURITY=y